home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 5-Fonts & Software / Applications / MacProject II / MacProject II Help / card_14329.txt < prev    next >
Text File  |  1989-09-27  |  3KB  |  155 lines

  1. -- card: 14329 from stack: in
  2. -- bmap block id: 14457
  3. -- flags: 0000
  4. -- background id: 3633
  5. -- name: Spelling
  6.  
  7.  
  8. -- part 12 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=13 top=131 right=149 bottom=172
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Spell
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go card id 14858
  23. end mouseUp
  24.  
  25.  
  26. -- part 15 (button)
  27. -- low flags: 00
  28. -- high flags: 2000
  29. -- rect: left=13 top=180 right=196 bottom=173
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: Dictionary
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   go card id 15328
  41. end mouseUp
  42.  
  43.  
  44. -- part 16 (button)
  45. -- low flags: 00
  46. -- high flags: 2000
  47. -- rect: left=13 top=149 right=165 bottom=172
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 0 / 0
  50. -- text alignment: 1
  51. -- font id: 0
  52. -- text size: 12
  53. -- style flags: 0
  54. -- line height: 16
  55. -- part name: Options
  56. ----- HyperTalk script -----
  57. on mouseUp
  58.   go card id 14858
  59. end mouseUp
  60.  
  61.  
  62. -- part 19 (button)
  63. -- low flags: 00
  64. -- high flags: 2000
  65. -- rect: left=13 top=99 right=116 bottom=172
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 0 / 0
  68. -- text alignment: 1
  69. -- font id: 0
  70. -- text size: 12
  71. -- style flags: 0
  72. -- line height: 16
  73. -- part name: Selection
  74. ----- HyperTalk script -----
  75. on mouseUp
  76.   go card id 13896
  77. end mouseUp
  78.  
  79.  
  80. -- part 20 (button)
  81. -- low flags: 00
  82. -- high flags: 2000
  83. -- rect: left=13 top=83 right=99 bottom=172
  84. -- title width / last selected line: 0
  85. -- icon id / first selected line: 0 / 0
  86. -- text alignment: 1
  87. -- font id: 0
  88. -- text size: 12
  89. -- style flags: 0
  90. -- line height: 16
  91. -- part name: Check
  92. ----- HyperTalk script -----
  93. on mouseUp
  94.   go card id 13896
  95. end mouseUp
  96.  
  97.  
  98. -- part 26 (field)
  99. -- low flags: 01
  100. -- high flags: 0000
  101. -- rect: left=201 top=83 right=221 bottom=467
  102. -- title width / last selected line: 0
  103. -- icon id / first selected line: 0 / 0
  104. -- text alignment: 0
  105. -- font id: 3
  106. -- text size: 10
  107. -- style flags: 0
  108. -- line height: 16
  109. -- part name: menuCallouts
  110.  
  111.  
  112. -- part 27 (button)
  113. -- low flags: 00
  114. -- high flags: 2000
  115. -- rect: left=13 top=196 right=212 bottom=173
  116. -- title width / last selected line: 0
  117. -- icon id / first selected line: 0 / 0
  118. -- text alignment: 1
  119. -- font id: 0
  120. -- text size: 12
  121. -- style flags: 0
  122. -- line height: 16
  123. -- part name: Edit Dictionary
  124. ----- HyperTalk script -----
  125. on mouseUp
  126.   go card id 15328
  127. end mouseUp
  128.  
  129.  
  130. -- part contents for card part 26
  131. ----- text -----
  132. Checks spelling in the entire project.
  133. Checks spelling in the selected part of the project.
  134.  
  135. Displays a word of questionable spelling.
  136. Lets you set options for spell checking.
  137.  
  138. Specifies the dictionaries to use for a project.
  139. Lets you add or change entries in a custom dictionary.
  140.  
  141. -- part contents for background part 28
  142. ----- text -----
  143. The Spelling Submenu
  144.  
  145. -- part contents for background part 27
  146. ----- text -----
  147. The Edit Menu
  148.  
  149. -- part contents for background part 6
  150. ----- text -----
  151.  
  152.  
  153.  
  154.  
  155.